home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / Apps / Frontpg / data.1 / DB_ResultBotASP.txt < prev    next >
Encoding:
Text File  |  1997-07-30  |  118 b   |  4 lines

  1. <% 
  2. If Not IsEmpty(fp_rs) And Not (fp_rs Is Nothing) Then Response.Write CStr(fp_rs("[*]InsertColumnName[*]")) 
  3. %>
  4.